home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
67651
/
67651.xpi
/
install.rdf
< prev
next >
Wrap
Extensible Markup Language
|
2010-02-03
|
789b
|
20 lines
<?xml version="1.0" encoding="UTF-8"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>bartap@philikon.de</em:id>
<em:type>2</em:type>
<em:name>BarTap</em:name>
<em:version>1.1</em:version>
<em:creator>Philipp von Weitershausen</em:creator>
<em:contributor>SHIMODA Hiroshi</em:contributor>
<em:optionsURL>chrome://bartap/content/options.xul</em:optionsURL>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- Firefox -->
<em:minVersion>3.5</em:minVersion>
<em:maxVersion>3.6.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>